In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / Keywords Property

Keywords Property (GdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

Public Property Keywords As String
public string Keywords {get; set;}
public read-write property Keywords: String; 
public function get,set Keywords : String
public: __property string* get_Keywords();

public: __property void set_Keywords( 

   string* value

);
public:

property String^ Keywords {

   String^ get();

   void set (    String^ value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members